Skip to main content
Feedback

Creating an XSLT Stylesheet component

You can create an XSLT Stylesheet component for use in a Data Process step.

Procedure

  1. On the Build page, do one of the following:

    • Click Create New and select XSLT Stylesheet from the list.

    • In the Component Explorer, click the blue arrow icon next to the desired folder, select New Component, and select XSLT Stylesheet. Type a name for the XSLT Stylesheet component and choose a folder location for your new component.

  2. Type a name for the XSLT Stylesheet component.

    The maximum length for a component name is 255 characters.

  3. Type your XSLT Stylesheet in the edit window.

    img-int-XSLT_Stylesheet_component_script

    You can customize the code editor's theme and layout by clicking Actions.

    note

    If you prefer to type your XSLT Stylesheet in a plain text box, click to toggle between the Code Editor and the Plain Text Editor.

  4. Click the Folder link in the component header to select the folder in which to store the component.

  5. When you are finished, click Save or Save and Close.

    The XSLT Stylesheet component saves in the XSLT Stylesheets subfolder of the folder you selected in step 4.

Next steps

You can associate the completed XSLT Stylesheet component with a Data Process step in one or more processes.

On this Page